exometer_core
v1.7.1
Pages
Modules
Search documentation of exometer_core
Settings
View Source
exometer_cache
(exometer_core v1.7.1)
Summary
Functions
code_change(_, S, _)
delete(Name, DataPoint)
delete_name(Name)
handle_call(_, _, S)
handle_cast(_, St)
handle_info(_, S)
init(_)
read(Name, DataPoint)
start_link()
terminate(_, _)
write(Name, DataPoint, Value)
write(Name, DataPoint, Value, TTL)
Functions
Link to this function
code_change(_, S, _)
View Source
Link to this function
delete(Name, DataPoint)
View Source
Link to this function
delete_name(Name)
View Source
Link to this function
handle_call(_, _, S)
View Source
Link to this function
handle_cast(_, St)
View Source
Link to this function
handle_info(_, S)
View Source
Link to this function
init(_)
View Source
Link to this function
read(Name, DataPoint)
View Source
Link to this function
start_link()
View Source
Link to this function
terminate(_, _)
View Source
Link to this function
write(Name, DataPoint, Value)
View Source
Link to this function
write(Name, DataPoint, Value, TTL)
View Source