Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify time validation for API and MQTT input #821

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

borpin
Copy link
Contributor

@borpin borpin commented Apr 9, 2018

Fix for issue #777 and a replacement PR for #804.

Validate the time input value for both the API (less bulk input) and MQTT input, to allow time to be in ISO string and seconds.

Updated validation of time input to MQTT to make more robust. Used same method in input_mthods so both input methods allow same time format.

Updated API help page.

Not tested any impact to bulk upload method. Should be none.

Validate the time input value for both the API (less bulk input) and MQTT input, to allow time to be in ISO string and seconds.

Updated validation of time input to MQTT to make more robust. Used same method in input_mthods so both input methods allow same time format.

Updated API help page.

Not tested any impact to bulk upload method. Should be none.
@glynhudson
Copy link
Member

Can this be merged @TrystanLea ?

@TrystanLea
Copy link
Member

Thankyou @borpin

@borpin borpin deleted the bpo-API_MQTT-input branch January 14, 2019 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants