The sstore_data_update
() Interface
The sstore_data_update
() interface supports any data type for statistic values, including string and other large data types. Each time the statistics store client requests a value update, call sstore_data_update
() to update the values of the specified SSIDs with the given values.
See Adding Any Type of Data to the Statistics Store for example applications that use sstore_data_update
().