Last Updated on : 2023-06-21 07:12:50download
Based on community services, update basic information of the community in real time, and build unified community management databases with households (people) as the core. Houses, addresses, vehicles, relationships, and other details are linked by household in the databases.
API Name | URL |
---|---|
List of Relationships Between Residents and Houses | GET:/v1.0/iot-02/community/room-users |
GET:/v1.0/iot-02/community/room-user | |
Create Relationship Between Resident and House | POST:/v1.0/iot-02/community/room-user |
Modify Relationship Between Resident and House | PUT:/v1.0/iot-02/community/room-user/{room_user_id} |
Delete Relationship Between Resident and House | DELETE:/v1.0/iot-02/community/room-user/{block_id}/{room_user_id} |
Move-in Review | PUT:/v1.0/iot-02/community/room-user/{room_user_id}/move-in |
PUT:/v1.0/iot-02/community/room-user/{block_id}/{room_user_id}/move-out |
API Name | URL |
---|---|
Authorized Login by Ticket | POST:/v1.0/iot-01/{schema}/ticket/users |
API Name | URL |
---|---|
Query Organization Details | GET:/v1.0/iot-02/community/structure |
Query Organization Member | GET:/v1.0/iot-02/community/structure/members |
Query Sub-Organization | GET:/v1.0/iot-02/community/structures/children |
Add Organization | POST:/v1.0/iot-02/community/structure |
DELETE:/v1.0/iot-02/community/structure/{structure_id} | |
Modify Organization | PUT:/v1.0/iot-02/community/structure/{structure_id} |
API Name | URL |
---|---|
Register Resident | POST:/v1.0/iot-02/community/householder |
Query the List of Residents | GET:/v1.0/iot-02/community/householders |
Query Details of a Resident | GET:/v1.0/iot-02/community/householder |
DELETE:/v1.0/iot-02/community/householder/{block_id}/{householder_id} | |
Modify Resident Information | PUT:/v1.0/iot-02/community/householder/{block_id}/{householder_id} |
API Name | URL |
---|---|
Modify Member | PUT:/v1.0/iot-02/community/member/{block_id}/{member_id} |
Remove Members | DELETE:/v1.0/iot-02/community/member/{block_id}/{member_id} |
Member List | GET:/v1.0/iot-02/community/members |
Query Details | GET:/v1.0/iot-02/community/member |
Add Member | POST:/v1.0/iot-02/community/member |
API Name | URL |
---|---|
Add Project | POST:/v1.0/iot-02/community/project |
Query the List of Projects | GET:/v1.0/iot-02/community/projects |
Query Project Details | GET:/v1.0/iot-02/community/project |
DELETE:/v1.0/iot-02/community/project/{block_id} | |
Modify Project | PUT:/v1.0/iot-02/community/project/{block_id} |
API Name | URL |
---|---|
Query House | GET:/v1.0/iot-02/community/room |
Create House | POST:/v1.0/iot-02/community/room |
Modify House | PUT:/v1.0/iot-02/community/room/{tree_id} |
Delete House | DELETE:/v1.0/iot-02/community/room/{block_id}/{tree_id} |
API Name | URL |
---|---|
Query Community Steward Reviews | GET:/v1.0/iot-02/community/housekeeper-evaluate-statistics |
Query Community Steward Details | GET:/v1.0/iot-02/community/housekeeper-detail |
Service Ticket Statistics | GET:/v1.0/iot-02/community/service-order-statistics |
Query Steward Review | GET:/v1.0/iot-02/community/house-keeper-evaluate |
Query Stewards by Community | GET:/v1.0/iot-02/community/housekeeper-block-statistics |
Query Community Stewards by Platform | GET:/v1.0/iot-02/community/housekeeper-saas-statistics |
Service Ticket Details | GET:/v1.0/iot-02/community/service-order-detail |
Get Service Tickets | GET:/v1.0/iot-02/community/service-order-page |
Query Steward List | GET:/v1.0/iot-02/community/house-keeper-page |
API Name | URL |
---|---|
Query Subspaces by Level | GET:/v1.0/iot-02/community/space-tree |
Query Space Details | GET:/v1.0/iot-02/community/space |
Query Space List | GET:/v1.0/iot-02/community/space-list |
Add Space | POST:/v1.0/iot-02/community/space |
Modify Space | PUT:/v1.0/iot-02/community/space/{block_id} |
Delete Space | DELETE:/v1.0/iot-02/community/space/{block_id}/{tree_id} |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback