Skip to content

Implement property update policy OnDemand #126

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

Closed
aentinger opened this issue Jun 2, 2020 · 1 comment
Closed

Implement property update policy OnDemand #126

aentinger opened this issue Jun 2, 2020 · 1 comment
Assignees
Labels
type: enhancement Proposed improvement

Comments

@aentinger
Copy link
Contributor

Currently properties can either be updated via periodic time intervals (TimeInterval) or when the value does change significantly (OnChange). A 3rd update policy (OnDemand) shall be added which allows the transmission of all properties upon the call of a public available function, e.g. ArduinoIoTCloud.push.

@aentinger aentinger added the type: enhancement Proposed improvement label Jun 2, 2020
@aentinger aentinger self-assigned this Jun 2, 2020
@aentinger
Copy link
Contributor Author

Fixed by #135 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

1 participant