Programming interface
3.3 RPC calls
SIMATIC RTLS4084T
Operating Instructions, 04/2021, C79000-G8976-C626-02
17
Command "Get Version"
This command queries the protocol version. The default value is 1.
URI
"agilion.wls.epaper. get_version"
Parameter
None
Return value
Consists of:
Version of the protocol, type: UInt32
Command "Get Tags"
This command queries a list of all configured transponders in the Locating Manager Server.
URI
"agilion.wls.epaper.get_tags"
Parameter
None
Return value
Consists of:
Result, type: UInt32
Field with the following parameters:
TransponderID, type: UInt64
ProductID, type: UInt64
FirmwareVersion, type: String
Command "Set Display Theme"
This command selects and activates the "theme" visible on the display and the transfer of the
text and barcode to be displayed. Texts are set to "empty" if they are not transferred in this
call. If one text is invalid, the others are still set.
URI
"agilion.wls.epaper.set_display_theme"
Parameter
TransponderID, type: UInt64
ThemeID, type: UInt32
Field with the following parameters:
FieldID, type: UInt32
Text, type: String
Return value
Consists of:
Result, type: UInt32
Field with the following parameters:
RPCResult, type: UInt32
1 ... n FieldResults, type: UInt32