Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
DiscoveryData.cs
1
namespace
Waher.Things.Ieee1451.Ieee1451_0.Messages
2
{
6
public
class
DiscoveryData
7
{
12
public
DiscoveryData
(
ChannelAddress
Channel
)
13
{
14
this.Channel =
Channel
;
15
}
16
20
public
ChannelAddress
Channel
{
get
; }
21
}
22
}
Waher.Things.Ieee1451.Ieee1451_0.Messages.ChannelAddress
IEEE 1451.0 addresses
Definition:
ChannelAddress.cs:11
Waher.Things.Ieee1451.Ieee1451_0.Messages.DiscoveryData
Discovery data.
Definition:
DiscoveryData.cs:7
Waher.Things.Ieee1451.Ieee1451_0.Messages.DiscoveryData.Channel
ChannelAddress Channel
Channel information.
Definition:
DiscoveryData.cs:20
Waher.Things.Ieee1451.Ieee1451_0.Messages.DiscoveryData.DiscoveryData
DiscoveryData(ChannelAddress Channel)
Discovery data.
Definition:
DiscoveryData.cs:12
Waher.Things.Ieee1451.Ieee1451_0.Messages
Definition:
Binary.cs:15
IoTGateway
Things
Waher.Things.Ieee1451
Ieee1451_0
Messages
DiscoveryData.cs
Generated by
1.9.5