dclimateiot1 컨트랙트 개요 액션 (4) 구조체 (7) 테이블 (3) ABI (에이비아이) 구조체 (7) updateobs updateobs의 액션 파라미터 { "name": "updateobs", "base": "", "fields": [ { "name": "unix_time_s", "type": "uint64" }, { "name": "temperature_c", "type": "float32" }, { "name": "humidity_percent", "type": "float32" }, { "name": "flags", "type": "uint8" } ] }