cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Configuration Table Value update

AA_10034462
6-Contributor

Configuration Table Value update

Hi,

 

I'm storing less frequent data in configuration table, however when i ty to fetch the data using  getConfigurationTableRow service only one value is fetched that too old value. How to fetch latest value from configuration table. Is there any way that updates value of config table instead of adding more data,

Thanks,

Adarsh

ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:AA_10034462)

I would not store 'data' in a configuration table, because that means you are making design changes and it would I believe require a ThingRestart to take effect.

I recommend you use a persistent infotable Property instead.

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:AA_10034462)

I would not store 'data' in a configuration table, because that means you are making design changes and it would I believe require a ThingRestart to take effect.

I recommend you use a persistent infotable Property instead.

Announcements


Top Tags