Sidewalk Device
An object encapsulating attributes of an Amazon Sidewalk Device.
Parameters
The friendly Bluetooth name of the remote device.
The hardware address of this BluetoothDevice. For example, "00:11:22:AA:BB:CC".
The hardware ID of the device. This could be a Sidewalk ID for a registered device or a Sidewalk Manufacturing Serial Number (SMSN) for an unregistered device.
The truncated Sidewalk Manufacturing Serial Number (SMSN) value (5-Byte hex string).
The full length Sidewalk Manufacturing Serial Number (SMSN) value (32-Byte hex string).
Received signal strength in dBm. The valid range is -127, 126.
Additional information contained within the Amazon Sidewalk Beacon.
Optional 4 character ascii encoded Advertised Product Identifier string, not present in all device beacons.
Optional 6 Byte MAC address in hexadecimal format with no separators (XXXXXXXXXXXX), not present in all device beacons.
Properties
Functions
Return true if both nameFilter and endpointIdFilter are empty, false otherwise.