Sidewalk Device
An object encapsulating attributes of an Amazon Sidewalk Device.
Parameters
name
The friendly Bluetooth name of the remote device.
address
The hardware address of this BluetoothDevice. For example, "00:11:22:AA:BB:CC".
endpoint Id
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.
truncated Smsn
The truncated Sidewalk Manufacturing Serial Number (SMSN) value (5-Byte hex string).
full Smsn
The full length Sidewalk Manufacturing Serial Number (SMSN) value (32-Byte hex string).
rssi
Received signal strength in dBm. The valid range is -127, 126.
beacon Info
Additional information contained within the Amazon Sidewalk Beacon.
Functions
Link copied to clipboard
Return true if both nameFilter and endpointIdFilter are empty, false otherwise.