RANGE_TEST_APP constant
PortNum
const RANGE_TEST_APP
Optional port for messages for the range test module. ENCODING: ASCII Plaintext NOTE: This portnum traffic is not sent to the public MQTT starting at firmware version 2.2.9
Implementation
static const PortNum RANGE_TEST_APP =
PortNum._(66, _omitEnumNames ? '' : 'RANGE_TEST_APP');