eventStream CONFIGCHANGE question

When a CONFIGCHANGE occurs, does the eventStream include any info about what changed, or do I have to do something like re-request ++systemInfo at that point and diff the before and after to figure out what changed?

Comments

  • No there is no information about what actually changed - there are just too many settings to describe. The idea is that this could trigger some kind of reset/reload for a particular camera, in the client that is using this information.

  • Yes, but systemInfo doesn't contain all the settings either...per my other post. Would be great if the continuous image enabled/disabled and frequency settings could be exposed.