1

Is there a way to set a twin setting that is visible to all edge Modules running on a device? Rather than repeat the same setting inside each edge module's twin definition?

1 Answers1

0

You can define a reported property on edge device twin that all modules can read from.

I was also checking if you could add Device Configurations to address edge modules but that looks like to be not possible as of today. You could add a feature request for that here.

asergaz
  • 996
  • 5
  • 17