Reviewing merge request #435: implement device origin into events

requires dsm-api master

Commits that would be merged:

Version 4
  • Version 1
  • Version 2
  • Version 3
  • Version 4
  • af23e08
  • d749265
  • adopt to new dsm-api version

  • 87dc463
  • add origin Device DSID to callSceneEvents

  • b247d29
  • add call origin differentiation

  • 4b2583a
  • filter all dimm continuations in areas

  • ec8d653
  • send internal origin to ds485 bus too

Showing af23e08-d749265

Comments

Pushed new version 1

Pushed new version 2

Pushed new version 3

+         ret = ZoneGroupActionRequest_action_force_call_scene(m_DSMApiHandle, m_BroadcastDSID, pGroup->getZoneID(), pGroup->getID(), 0, scene);
+       _interface->increaseValue(IDeviceInterface::coJSON);

shouldn’t we push the _origin instead of 0 on the bus here?

Pushed new version 4

→ State changed from Open to Closed

merged

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository