[0.5.8] Reject certain device & series name as invalid, more fixes
Please upgrade to this release as soon as possible. Future changes to our REST API may be incompatible with older versions.
- Device IDs are checked against a regex to prevent unnecessary calls to the server
- Series names are checked to make sure they are not reserved or empty
- An invalid 'created' format for a Device is no longer a fatal parsing error.