21typedef unsigned char byte;
46#define EL_SETI_SNA 0x50
47#define EL_SETC_SNA 0x51
48#define EL_GET_SNA 0x52
49#define EL_INF_SNA 0x53
50#define EL_SETGET_SNA 0x5e
54#define EL_INF_REQ 0x63
56#define EL_SET_RES 0x71
57#define EL_GET_RES 0x72
60#define EL_INFC_RES 0x7a
61#define EL_SETGET_RES 0x7e
62#define EL_BUFFER_SIZE 1500
66#define EL_GasLeakSensor 0x00, 0x01
67#define EL_CrimePreventionSensor 0x00, 0x02
68#define EL_EmergencyButton 0x00, 0x03
69#define EL_FirstAidSensor 0x00, 0x04
70#define EL_EarthquakeSensor 0x00, 0x05
71#define EL_ElectricLeakSensor 0x00, 0x06
72#define EL_HumanDetectionSensor 0x00, 0x07
73#define EL_VisitorSensor 0x00, 0x08
74#define EL_CallSensor 0x00, 0x09
75#define EL_CondensationSensor 0x00, 0x0A
76#define EL_AirPollutionSensor 0x00, 0x0B
77#define EL_OxygenSensor 0x00, 0x0C
78#define EL_IlluminanceSensor 0x00, 0x0D
79#define EL_SoundSensor 0x00, 0x0E
80#define EL_MailingSensor 0x00, 0x0F
81#define EL_WeightSensor 0x00, 0x10
82#define EL_TemperatureSensor 0x00, 0x11
83#define EL_HumiditySensor 0x00, 0x12
84#define EL_RainSensor 0x00, 0x13
85#define EL_WaterLevelSensor 0x00, 0x14
86#define EL_BathWaterLevelSensor 0x00, 0x15
87#define EL_BathHeatingStatusSensor 0x00, 0x16
88#define EL_WaterLeakSensor 0x00, 0x17
89#define EL_WaterOverflowSensor 0x00, 0x18
90#define EL_FireSensor 0x00, 0x19
91#define EL_CigaretteSmokeSensor 0x00, 0x1A
92#define EL_CO2Sensor 0x00, 0x1B
93#define EL_GasSensor 0x00, 0x1C
94#define EL_VOCSensor 0x00, 0x1D
95#define EL_DifferentialPressureSensor 0x00, 0x1E
96#define EL_AirSpeedSensor 0x00, 0x1F
97#define EL_OdorSensor 0x00, 0x20
98#define EL_FlameSensor 0x00, 0x21
99#define EL_ElectricEnergySensor 0x00, 0x22
100#define EL_CurrentValueSensor 0x00, 0x23
101#define EL_WaterFlowRateSensor 0x00, 0x25
102#define EL_MicromotionSensor 0x00, 0x26
103#define EL_PassageSensor 0x00, 0x27
104#define EL_BedPresenceSensor 0x00, 0x28
105#define EL_OpenCloseSensor 0x00, 0x29
106#define EL_ActivityAmountSensor 0x00, 0x2A
107#define EL_HumanBodyLocationSensor 0x00, 0x2B
108#define EL_SnowSensor 0x00, 0x2C
110#define EL_HomeAirConditioner 0x01, 0x30
111#define EL_VentilationFan 0x01, 0x32
112#define EL_AirConditionerVentilationFan 0x01, 0x34
113#define EL_AirCleaner 0x01, 0x35
114#define EL_Humidifier 0x01, 0x39
115#define EL_ElectricHeater 0x01, 0x42
116#define EL_FanHeater 0x01, 0x43
117#define EL_PackageTypeCommercialAirConditionerIndoorUnit 0x01, 0x56
118#define EL_PackageTypeCommercialAirConditionerOutdoorUnit 0x01, 0x57
120#define EL_ElectricallyOperatedShade 0x02, 0x60
121#define EL_ElectricShutter 0x02, 0x61
122#define EL_ElectricStormWindow 0x02, 0x63
123#define EL_Sprinkler 0x02, 0x67
124#define EL_ElectricWaterHeater 0x02, 0x6B
125#define EL_ElectricToiletSeat 0x02, 0x6E
126#define EL_ElectricLock 0x02, 0x6F
127#define EL_InstantaneousWaterHeater 0x02, 0x72
128#define EL_BathroomHeaterAndDryer 0x02, 0x73
129#define EL_HouseholdSolarPowerGeneration 0x02, 0x79
130#define EL_ColdOrHotWaterHeatSourceEquipment 0x02, 0x7A
131#define EL_FloorHeater 0x02, 0x7B
132#define EL_FuelCell 0x02, 0x7C
133#define EL_Battery 0x02, 0x7D
134#define EL_ElectricVehicle 0x02, 0x7E
135#define EL_EngineCogeneration 0x02, 0x7F
136#define EL_WattHourMeter 0x02, 0x80
137#define EL_WaterFlowmeter 0x02, 0x81
138#define EL_GasMeter 0x02, 0x82
139#define EL_LPGasMeter 0x02, 0x83
140#define EL_PowerDistributionBoardMetering 0x02, 0x87
141#define EL_SmartElectricEnergyMeter 0x02, 0x88
142#define EL_SmartGasMeter 0x02, 0x89
143#define EL_GeneralLighting 0x02, 0x90
144#define EL_Buzzer 0x02, 0xA0
146#define EL_ElectricHotWaterPot 0x03, 0xB2
147#define EL_Refrigerator 0x03, 0xB7
148#define EL_CombinationMicrowaveOven 0x03, 0xB8
149#define EL_CookingHeater 0x03, 0xB9
150#define EL_RiceCooker 0x03, 0xBB
151#define EL_WashingMachine 0x03, 0xC5
152#define EL_ClothesDryer 0x03, 0xC6
153#define EL_WasherAndDryer 0x03, 0xD3
155#define EL_Weighing 0x04, 0x01
157#define EL_Switch 0x05, 0xFD
158#define EL_Controller 0x05, 0xFF
160#define EL_Display 0x06, 0x01
161#define EL_Television 0x06, 0x02
175 int _sendPacketSize = 0;
176 int _readPacketSize = 0;
192 EL(WiFiUDP &udp,
byte classGroupCode,
byte classCode,
byte instanceNumber);
193 EL(WiFiUDP &udp,
byte eojs[][3],
int count);
198 byte *
at(
const byte epc);
199 void update(
const int devId,
const byte epc,
byte pdcedt[]);
200 byte *
at(
const int devId,
const byte epc);
203 void send(IPAddress toip,
byte sBuffer[],
int size);
204 void sendOPC1(
const IPAddress toip,
const byte tid[],
const byte seoj[],
const byte *deoj,
const byte esv,
const byte epc,
const byte edt[]);
205 void sendOPC1(
const IPAddress toip,
const byte seoj[],
const byte deoj[],
const byte esv,
const byte epc,
const byte edt[]);
206 void sendOPC1(
const IPAddress toip,
const byte deoj[],
const byte esv,
const byte epc,
const byte *edt);
207 void sendOPC1(
const IPAddress toip,
const int devId,
const byte deoj[],
const byte esv,
const byte epc,
const byte *
pdcedt);
208 void sendBroad(
byte sBuffer[],
int size);
209 void sendMulti(
byte sBuffer[],
int size);
210 void sendMultiOPC1(
const byte tid[],
const byte seoj[],
const byte deoj[],
const byte esv,
const byte epc,
const byte edt[]);
211 void sendMultiOPC1(
const byte seoj[],
const byte deoj[],
const byte esv,
const byte epc,
const byte edt[]);
212 void sendMultiOPC1(
const byte deoj[],
const byte esv,
const byte epc,
const byte edt[]);
213 void sendMultiOPC1(
const int devId,
const byte deoj[],
const byte esv,
const byte epc,
const byte *
pdcedt);
215 void sendDetails(
const IPAddress toip,
const byte tid[],
const byte seoj[],
const byte deoj[],
const byte esv,
const byte opc,
const byte detail[],
const byte detailSize);
#define EL_BUFFER_SIZE
Definition: EL.h:62
Subclasses for ECHONET Lite protocol
Main class for EL
Definition: EL.h:168
void update(const byte epc, byte pdcedt[])
EPCの値を変更する, eojが1個の場合(複数の場合は0番に相当)
Definition: EL.cpp:226
void replySetDetail(const IPAddress toip)
Setに対して複数OPCにも対応して返答する内部関数
Definition: EL.cpp:716
boolean replySetDetail_sub(const byte eoj[], const byte epc, byte &devId)
EOJとEPCを指定したとき、そのプロパティ(EDT)があるかチェックする内部関数
Definition: EL.cpp:811
boolean replyGetDetail_sub(const byte eoj[], const byte epc, byte &devId)
EOJとEPCを指定したとき、そのプロパティ(EDT)があるかチェックする内部関数
Definition: EL.cpp:680
void begin(void)
通信の開始、受信開始
Definition: EL.cpp:175
void sendMultiOPC1(const byte tid[], const byte seoj[], const byte deoj[], const byte esv, const byte epc, const byte edt[])
void delPtr(byte ptr[])
byte[] を安全にdeleteするinline関数
Definition: EL.cpp:1017
void sendMulti(byte sBuffer[], int size)
マルチキャストによる送信(default: 192.168.1.255)
Definition: EL.cpp:305
int parsePacket(void)
受信データを読む
Definition: EL.cpp:848
void returner(void)
Definition: EL.cpp:885
void sendDetails(const IPAddress toip, const byte tid[], const byte seoj[], const byte deoj[], const byte esv, const byte opc, const byte detail[], const byte detailSize)
複数のEPCで送信する場合はこれを使う
Definition: EL.cpp:555
void send(IPAddress toip, byte sBuffer[], int size)
IP指定による送信
Definition: EL.cpp:431
ELOBJ profile
profile object (for specialist)
Definition: EL.h:186
void sendMultiOPC1(const int devId, const byte deoj[], const byte esv, const byte epc, const byte *pdcedt)
void replyGetDetail(const IPAddress toip)
Getに対して複数OPCにも対応して返答する内部関数
Definition: EL.cpp:592
byte _rBuffer[EL_BUFFER_SIZE]
receive buffer
Definition: EL.h:188
byte * at(const byte epc)
EPCの値を取得する, eojが1個の場合(複数の場合は0番に相当)
Definition: EL.cpp:235
void sendMultiOPC1(const byte seoj[], const byte deoj[], const byte esv, const byte epc, const byte edt[])
void sendOPC1(const IPAddress toip, const int devId, const byte deoj[], const byte esv, const byte epc, const byte *pdcedt)
ELOBJ * devices
device objects (for multi eoj)
Definition: EL.h:187
void tidAutoIncrement(void)
TIDの自動インクリメント、オーバーフロー対策
Definition: EL.cpp:152
void sendOPC1(const IPAddress toip, const byte deoj[], const byte esv, const byte epc, const byte *edt)
void sendOPC1(const IPAddress toip, const byte tid[], const byte seoj[], const byte *deoj, const byte esv, const byte epc, const byte edt[])
void commonConstructor(WiFiUDP &udp, byte eojs[][3], int count)
コンストラクタ共通処理
Definition: EL.cpp:48
int read()
受信データを受け取る
Definition: EL.cpp:868
byte _tid[2]
TID (semi-auto incremented)
Definition: EL.h:189
void printAll(void)
インスタンスの情報を表示
Definition: EL.cpp:976
void sendMultiOPC1(const byte deoj[], const byte esv, const byte epc, const byte edt[])
void sendBroad(byte sBuffer[], int size)
ブロードキャストによる送信(default: 192.168.1.255)
Definition: EL.cpp:275
IPAddress remoteIP(void)
受信データの送信元を取得する
Definition: EL.cpp:858
EL Object
Definition: ELOBJ.h:75
byte * pdcedt
Definition: main.cpp:56