Obtain license info for specific DMA from connector
21st October 2022
I was trying to get the maximum number of elements for each DMA License from a DMS but I’ve only found this notify string[] licenses = (string[])protocol.NotifyDataMiner(154,null,null); This notify only …