You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The adapter throws warings for invalid objects or datapoints.
2022-07-01 07:45:58.304 - warn: xplora.0 (14760) Object xplora.0.info.lastUpdate is invalid: Default value has to be type "number" but received type "string"
2022-07-01 07:45:58.309 - warn: xplora.0 (14760) This object will not be created in future versions. Please report this to the developer.
The text was updated successfully, but these errors were encountered:
- Updated default value for datapoint `info.lastUpdate` to fix issue [#9 Object xplora.0.info.lastUpdate is invalid](#9)
- Catch uncaught exceptions for invalid or missing XPLORA data returned from API to fix issue [#7 Don't let adapter terminate itself for 50x API-errors](#7)
- Updated default value for datapoint `info.lastUpdate` to fix issue [#9 Object xplora.0.info.lastUpdate is invalid](#9)
- Catch uncaught exceptions for invalid or missing XPLORA data returned from API to fix issue [#7 Don't let adapter terminate itself for 50x API-errors](#7)
- Updated default value for datapoint `info.lastUpdate` to fix issue [#9 Object xplora.0.info.lastUpdate is invalid](#9)
- Catch uncaught exceptions for invalid or missing XPLORA data returned from API to fix issue [#7 Don't let adapter terminate itself for 50x API-errors](#7)
The adapter throws warings for invalid objects or datapoints.
The text was updated successfully, but these errors were encountered: