Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

Data Exchange Device | Telit Cinterion IoT Developer Community

October 10, 2016 - 4:10pm, 2442 views

Hello

Inside Device>Data Exchange Devices there are some columns, with "name", "value", "get", "edit, act. observe" and "deact. observe".

Im trying to access date through commands and see the answer on sensor logic portal. I can see sucesfully dates in "value" but I cannot change the "name" value.

I would like to do somethig like this:

at^sctm? (to see "at^sctm?" in name), 34(to see"34"  in value)

then to refresh dates using REPORTING_RATE and in the same arrow where before were this dates can read new commands.

The problem now is that I cannot find the way to change value of "name". This  is inside DataExchangeDevice class, as private field.

Is posible to change this "name"'s value?