보호되어 있는 글입니다.
void b_TreatCommand_WiFi(String CommandString1){ int Index1 = CommandString1.indexOf(":"); char CommandType0 = CommandString1.charAt(0); char CommandType1 = CommandString1.charAt(1); String CommandValue1 = CommandString1.substring(Index1+1); switch(CommandType0){ case 'P': // Port Control { if(CommandType1 == '4'){ if(CommandValue1.equals("0")) h_SwitchRelay('F'); if(CommandValue1.equals("1")) h..
void h_TreatSerial(){ if(!RxString_Serial.startsWith("VI")) return; int Index1 = RxString_Serial.indexOf("/"); if(Index1 = Index2) return; String VICName = RxString_Serial.substring(0, Index1); char CommandType0 = RxString_Serial.charAt(Index1+1); char CommandType1 = RxString_Serial.charAt(Index1+2); String ValueString = RxString..
void h_TreatSerialCommand(){ if(!RxString_Serial.startsWith("CD")) return; #if(USER_SERIAL == 901) Serial.println(""); Serial.println(RxString_Serial); #endif int Index1 = RxString_Serial.indexOf("/"); if(Index1 = Index2) return; String DeviceName = RxString_Serial.substring(0, Index1); char CommandType0 = RxString_Serial.charAt(..
bool h_TreatLoRaCommand(){ if(!(RxString_LoRa.startsWith("LR"))){ // RxString_LoRa : "CD1.01/P4:0" IsCommand2Subdevice = true; Command2Subdevice = RxString_LoRa; return false; } int Index1 = RxString_LoRa.indexOf('/'); if(Index1 < 1) return false; int Index2 = RxString_LoRa.indexOf(':'); if(Index2 < Index1) return false; char DataType0 = RxString_LoRa.charAt(Index1+1); char DataType1 = RxString_..
void b_PostprocessWebCommand(char CommandType1, char CommandType2, String CommandString){ switch(CommandType1){ case 'P': // Port control of WiFi device { int PortValue = 0; int PortNo = 0; PortValue = (int) CommandString.toInt(); if(CommandType2 == 'R'){ // Port control for RELAY PortNo = PIN_RELAY; if(PortValue == 1) IsPowerON = true; if(PortValue == 0) IsPowerON = false; }else if(CommandType2..
1. 개인정보의 처리 목적 개발자가 작성한 이 앱은 다음의 목적을 위하여 개인정보를 처리하고 있으며, 다음의 목적 이외의 용도로는 이용하지 않느다. 개발자가 개발한 이 앱은 이메일 주소이외의 개인정보를 수집하지 않음. 2. 개인정보처리 위탁 여부 개발자의 이 앱은 타 업체에 개인정보처리를 위탁하지 않는다. 3. 정보주체의 권리, 의무 및 그 행사방법 개인정보 보호 관련 권리를 행사할 수 있다. 다만, 이 앱은 앱 사용자의 사용정보를 수집 및 보유하지 않는다. 4. 처리하는 개인정보의 항목 작성 다음의 개인정보 항목을 처리하고 있다. 이메일 주소 5. 개인정보의 파기 앱 사용자의 사용정보를 수집 및 보유하지 않는다. 다만, 수집된 개인정보인 이메일 주소는 이 앱이 삭제되면 자동 파기된다. 6. 개인정보의 ..
- Total
- Today
- Yesterday
- 치매
- DYOV
- 심심풀이치매방지기
- ServantClock
- 전압
- image
- 혁신과허들
- BSC
- 혁신
- 허들
- 절연형
- badp
- Hurdles
- 전압전류모니터링
- Decorator
- 심심풀이
- Innovations&Hurdles
- 빌리언트
- 아두이노
- 둎
- Video
- 티스토리챌린지
- Innovations
- arduino
- 전류
- Innovation&Hurdles
- 오블완
- 치매방지
- bilient
- 배프
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |