19.11.2019, 12:23
(19.11.2019, 12:06)admin Wrote: Can you provide table structure and what data do you want to add there apart from object values (group address, name, date/time etc)?
The structures could be like this:
- Table 1 "trending_definition" including [trending id, group address, object name, data type, date/time last update]
- Table 2 "trenging_values" including [value id, trending id, value, date/time]
I accept any advice or suggestion about the structure.