Toggle Sidebar
Toggle Theme
SCRC
v0.1.0
Pages
Modules
SCRC v0.1.0
Scrc.SensorData
View Source
scrc.SensorData provides functions and the structure for SCRC sensor data.
Link to this section
Summary
Functions
clip(data)
from_binary(binary)
Examples
new(values \\ %{})
parse_value(binary, list)
process(data)
to_binary(data)
update_deltas(new_data, old_data)
Link to this section
Functions
Link to this function
clip(data)
View Source
Link to this function
from_binary(binary)
View Source
Examples
Link to this function
new(values \\ %{})
View Source
Link to this function
parse_value(binary, list)
View Source
Link to this function
process(data)
View Source
Link to this function
to_binary(data)
View Source
Link to this function
update_deltas(new_data, old_data)
View Source