Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
BrokerPackage.cs
2{
6 public static class BrokerPackage
7 {
11 public const string FileName = "IoTBroker.package";
12
16 public const string Key = "";
17 }
18}
Identity of the IoT Broker package.
Definition: BrokerPackage.cs:7
const string Key
Key for decrypting the contents of the package.
const string FileName
IoTBroker.package