239b006009bf50d5d7bc37bd679d2fac0b9d39ee
Currently client app is not finished
Api Roadmap
- world
- list available (guids)
- get basic info (name, size)
- selected get
- selected set
- create
- server
- start
- stop
- settings get
- settings set
- status (state sim uptime)
- settings
- get type schema (maybe in graphql or json schema)
- list properties of type instance
- get property value
- set property value
- plugins
- list (status, id for config type instance)
- downloads
- list (guids, names, icons, latest versions)
- get info by guid (full description)
- download by guid
- install (multipart zip)
- uninstall by guid
- players
- list
- kick (with cooldown or not)
- disconnect
- ban
- promote
- demote
- logs (websocket)
- chat
- live messages (websocket)
- invoke command
- invoke command (with direct response for optional delay)
- send message (custom color author channel)
- grids
- get all
- get grids in group by id
- get by entity id (basic info)
- toggle power state by entity id
- delete by entity id
- delete the entire group by entity id of one grid
- get block list
- filtering: all, terminal, functional (is enabled, is working), type, subtype
Description
Languages
C#
100%