Skip to content

Proper Datatypes

Compare
Choose a tag to compare
@MadMonkey87 MadMonkey87 released this 24 Jan 17:06
· 20 commits to master since this release

This release has extended deserializing support s.t proper data types are used instead of simple strings:

  • the sensor type is now a enum
  • the schedule status is now an enum
  • all dates and datetimes now are represented using a DateTime