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

Release v0.0.2 #11

Merged
1 commit merged into from
Jun 18, 2021
Merged

Release v0.0.2 #11

1 commit merged into from
Jun 18, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 18, 2021

This release introduces :

  • the toggle method
  • the set method
  • the get method
  • an update example script to test these out on two differents element addresses via unicast
  • enhanced error handling based on JSON-RPC spec + custom ooPLA errors
  • enhanced arguments checks

* toggle back stable

* bump package version and add changelog entry

* implement single point of entry for json requests with basic error handling + create custom errors

* fix freezed file for notify_state

* migrate toggle command to _sendRequest method and add group adress guard

* toggle: add null check on address param

* clean up implem, should be rdy for v0.0.2 release

* add missing deletions

* reorder imports

* format

* update example script with a set 70 then get requests

* fix conditions on address param

* remove target and remaining fields for get response as it is not present for now

* update example script to interact with an on/off light

* update CHANGELOG.md
@ghost ghost added the release label Jun 18, 2021
@ghost ghost added this to the 0.0.2 milestone Jun 18, 2021
@ghost ghost requested a review from OZEO-DOOZ June 18, 2021 16:37
@ghost ghost self-assigned this Jun 18, 2021
@ghost ghost merged commit 6be1ca6 into main Jun 18, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant