Please have a look at my Autodesk Viewer extension
I am try to reload the Extension/Panel
My extension SmokeDetectorsExtension will load once when the viewer was loading the file. In my docking panel called SimplePanel I want to show some IOT sensors data. and this needs to be refreshed.
So is there a possiblity to unload and reload the whole extention?
can anyone help?