solar-grabber/src
Paul van Tilburg e1d70e8a59
Catch and raise when API response data cannot be deserialized
* Introduce a `StringOrObject::Value` variant that captures the
  undeserializable JSON value
* Generate an error with the undeserializable JSON value when
  deserialization is attempted
2023-01-16 20:00:53 +01:00
..
services Catch and raise when API response data cannot be deserialized 2023-01-16 20:00:53 +01:00
lib.rs Switch to floats for the current power and total energy fields 2023-01-10 15:37:38 +01:00
main.rs Enable more lints 2023-01-09 21:40:04 +01:00
services.rs Detect when API (login) responses are not correct 2023-01-16 19:57:05 +01:00
update.rs Introduce an error type for services 2023-01-15 16:31:37 +01:00