IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
Metering
EndDeviceFunctionKind.h
1
// EndDeviceFunctionKind.h
3
// Implementation of the Class EndDeviceFunctionKind
4
// Original author: T. Kostic
6
7
#ifndef ENDDEVICEFUNCTIONKIND_H
8
#define ENDDEVICEFUNCTIONKIND_H
9
10
namespace
IEC61968
11
{
12
namespace
Metering
13
{
17
enum class
EndDeviceFunctionKind
18
{
22
_undef = -1, reverseFlow,
26
demandResponse,
31
metrology,
35
outageHistory,
40
relaysProgramming,
44
onRequestRead,
48
autonomousDst,
52
electricMetering,
56
gasMetering,
60
waterMetering
61
};
62
63
}
64
65
}
66
#endif // ENDDEVICEFUNCTIONKIND_H
IEC61968
Definition:
BusbarSectionInfo.h:14
Generated by
1.8.13