Cloud APIs
...
Data Types (2020/10)
Custom Data Types (2020/10)

Player Beacon Entity (2020/10)

2min
the player beacon entity follows one of the structures below, depending on the type of interface (see mode ) ibeacon name string string read write read write the name of the player beacons entity the maximum length of this string is 255 characters mode playerbeaconmode playerbeaconmode read only read only "ibeacon" major ushort ushort read write read write an integer specifying the 2 byte major value (0 to 65535) minor ushort ushort read write read write an integer specifying the 2 byte minor value (0 to 65535) uuid guid guid read write read write a string representation of a uuid, which can be in 16 bit, 32 bit, or 128 bit format a 16 bit uuid must be exactly four hex digits with no punctuation; a 32 bit uuid must be exactly eight hex digits with no punctuation; and a 128 bit uuid must be punctuated exactly as follows "cd7b6f81 f738 4cad aebf d2a2ea36d996" power short short read write read write an integer value that corresponds to the measurement of the tx power level (in dbm) at 0 meters eddystoneuid name string string read write read write the name of the player beacons entity the maximum length of this string is 255 characters mode playerbeaconmode playerbeaconmode read only read only "eddystoneuid" namespaceid byte\[] byte\[] read write read write a base64 encoded 10 byte value expressed as 20 hexadecimal digits instanceid byte\[] byte\[] read write read write a base64 encoded 6 byte value expressed as 12 hexadecimal digits power short short read write read write an integer value that corresponds to the measurement of the tx power level (in dbm) at 0 meters eddystoneurl name string string read read write write the name of the player beacons entity the maximum length of this string is 255 characters mode playerbeaconmode playerbeaconmode read only read only "eddystoneurl" url url url read write read write the url to encapsulate in the advertisement packet power short short read write read write an integer value that corresponds to the measurement of the tx power level (in dbm) at 0 meters