Skip to content

Axistech poller not handling "NaN" in JSON response. #101

@dajtxx

Description

@dajtxx

The Axistech API may put "NaN" for a value in the JSON response, and the poller does not handle this.

Make two changes for this issue:

  1. Ignore any key with "NaN" as a value.
  2. Add make the response parser testable so it is easier to run failing messages through it and add a unit test whenever a new failing message arrives.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions