Moskus / hspi_CsharpSample

C# sample for HomeSeer 3 plugins
6 stars 1 forks source link

Actions and triggers not working correctly #3

Closed oesolberg closed 5 years ago

oesolberg commented 5 years ago

Processing of actions and triggers does not work. Also subtriggers are not checked/fetched when creating events.

The following is not working/responding/called from HomeSeer: get_SubTriggerCount get_SubTriggerName

TriggerBuildUI TriggerProcessPostUI TriggerFormatUI get_TriggerConfigured

ActionBuildUI ActionProcessPostUI ActionConfigured

oesolberg commented 5 years ago

Fixed