issues
search
astarte-platform
/
astarte
Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240
stars
50
forks
source link
AppEngine: refactor `device.ex` file
#974
Closed
Hibe7
closed
4 months ago
Hibe7
commented
4 months ago
[x] I have read
CONTRIBUTING.md
and
CODE_OF_CONDUCT.md
[x] I have added to
CHANGELOG.md
relevant changes and any other user facing change
[x] I have added or ran the appropriate tests
What this PR does / why we need it:
Extract
cast_value
functions from
device.ex
file into
InterfaceValue
module
Added tests for
cast_value
functions
Does this PR introduce a user-facing change?
[ ] Yes
[x] No
Additional documentation e.g. usage docs, diagrams, etc.:
What this PR does / why we need it:
cast_value
functions fromdevice.ex
file intoInterfaceValue
modulecast_value
functionsDoes this PR introduce a user-facing change?
Additional documentation e.g. usage docs, diagrams, etc.: