Get Back ID on a LS300

Hi,

I would like to get back the ID of an LS300 Modem in my programme LUA ? Is it possible or not ?

Thank in advance for your answer,

Sébastien

Hello,

Using the devicetree API you can read the parameter named “system.hw_info.global_id”.
(You can get the API doc here:
source.sierrawireless.com/resour … etree.html)

Let me know if it fits your need.

Regards,

Laurent

I get it
Thank you a lot.

Sébastien