UNKNOWN_APP constant

PortNum const UNKNOWN_APP

Deprecated: do not use in new code (formerly called OPAQUE) A message sent from a device outside of the mesh, in a form the mesh does not understand NOTE: This must be 0, because it is documented in IMeshService.aidl to be so ENCODING: binary undefined

Implementation

static const PortNum UNKNOWN_APP =
    PortNum._(0, _omitEnumNames ? '' : 'UNKNOWN_APP');