# 2018-05-23 會議記錄 ## 出席人員 * @yillkid * @hexrabbit * @twzjwang * @proof.K * @jkrvivian * @louie.lu * @jserv ## 重要變革 * [TWOIOT: iot waste management on IOTA’s tangle protocol](https://www.reddit.com/r/Iota/comments/8l6rlp/twoiot_iot_waste_management_on_iotas_tangle/) * IOTA Swarm-node TangleID extension * [Source code](https://github.com/yillkid/iota-swarm-node) * demo node: http://yillkid.tk:8000 * deploy on pi3 * transaction duration (30~60 sec) * [API examples](https://github.com/TangleID/api-examples) 記得要把 API url 改為 http://yillkid.tk:8000 * 特色: * Fully open source! * 佈署容易 (demo site 為 pi3) * 架構更簡化: Django --> BaseHTTPServer * API 草稿 * command: login * return: All matched identity (UUID+"I") transactions * command: get_all_claims, get_all_revoke_claims, new_group, send_notify, get_all_notifies, new_claim, new_user, revoke_claim * Bundle hash * command: get_claim_info * Transaction message content * TODO: * 請 TangleID dapp 先建立 HTTP request header: ```iota-swarm-node:demo``` * [Local modifiers in the Tangle](https://hackmd.io/s/ry0TmNxkm) ## Action Items ###### tags: `swarm node` `TWOIOT`