Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
LocalDatabase.cs
1
namespace
Waher.IoTGateway.Setup.PersonalData
2
{
6
public
class
LocalDatabase
:
IProcessingActivity
7
{
12
public
int
Priority
=> 100;
13
17
public
string
TransparentInformationMarkdownFileName
=>
"LocalDatabase.md"
;
18
}
19
}
Waher.IoTGateway.Setup.PersonalData.LocalDatabase
Information about the local database.
Definition:
LocalDatabase.cs:7
Waher.IoTGateway.Setup.PersonalData.LocalDatabase.TransparentInformationMarkdownFileName
string TransparentInformationMarkdownFileName
Filename of transparent information markdown for the processing activity.
Definition:
LocalDatabase.cs:17
Waher.IoTGateway.Setup.PersonalData.LocalDatabase.Priority
int Priority
Priority of the processing activity. When the transparent information about all processing activities...
Definition:
LocalDatabase.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
LocalDatabase.cs
Generated by
1.9.5