SmartThingsCommunity / smartapp-sdk-nodejs

Javascript/NodeJS SDK to create SmartThings SmartApps
https://smartthings.developer.samsung.com/
Apache License 2.0
143 stars 80 forks source link

feat: added default scheduled event handler #243

Closed bflorian closed 1 year ago

bflorian commented 1 year ago

Added a default handler for scheduled events that will be called whenever there isn't a matching handler for the schedule name. This feature is useful for cases where the name is used to convey information, such as the ID of an entity.

Types of changes

smartthingspi commented 1 year ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: