Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
LocalSensorsAndDevices.cs
1
namespace
Waher.IoTGateway.Setup.PersonalData
2
{
6
public
class
LocalSensorsAndDevices
:
IProcessingActivity
7
{
12
public
int
Priority
=> 300;
13
17
public
string
TransparentInformationMarkdownFileName
=>
"LocalSensorsAndDevices.md"
;
18
}
19
}
Waher.IoTGateway.Setup.PersonalData.LocalSensorsAndDevices
Information about the processing of local sensors and devices.
Definition:
LocalSensorsAndDevices.cs:7
Waher.IoTGateway.Setup.PersonalData.LocalSensorsAndDevices.TransparentInformationMarkdownFileName
string TransparentInformationMarkdownFileName
Filename of transparent information markdown for the processing activity.
Definition:
LocalSensorsAndDevices.cs:17
Waher.IoTGateway.Setup.PersonalData.LocalSensorsAndDevices.Priority
int Priority
Priority of the processing activity. When the transparent information about all processing activities...
Definition:
LocalSensorsAndDevices.cs:12
Waher.IoTGateway.Setup.PersonalData.IProcessingActivity
Interface for Personal Data Processing Activities
Definition:
IProcessingActivity.cs:7
Waher.IoTGateway.Setup.PersonalData
Definition:
Backups.cs:2
IoTGateway
Waher.IoTGateway
Setup
PersonalData
LocalSensorsAndDevices.cs
Generated by
1.9.5