ruimtevoertuig
v1.0.6
Published
REST API server for controlling a spacecraft with various functions including movement, sensor management, and resource discovery.
Downloads
5
Readme
Spacecraft Control Server
REST API server for controlling a spacecraft with various functions including movement, sensor management, and resource discovery.
Features
- Battery management
- Movement controls (forward, backward, rotation)
- Sensor activation/deactivation
- Sleep mode
- Resource discovery
Installation
install
Usage
Start the server: start
API Endpoints
- GET /status - Get spacecraft status
- POST /action - Execute spacecraft actions
Requirements
- Node.js
- Express
