image description

Odometer

by Blue Robotics

The BlueOS Odometer Extension tracks your vehicle's usage stats and maintenance history, providing you with valuable data about your vehicle's operational life and history. When understanding failure rates and the cost of system operations vs. time, data is key! This extension aspires to be like the odometer of your car - but perhaps easier to fiddle with!

Permissions

{
    "ExposedPorts": {
        "7042/tcp": {}
    },
    "HostConfig": {
        "Binds": [
            "/usr/blueos/extensions/odometer/data:/app/data",
            "/usr/blueos/extensions/$IMAGE_NAME/logs:/app/logs"
        ],
        "CpuPeriod": 100000,
        "CpuQuota": 100000,
        "ExtraHosts": [
            "host.docker.internal:host-gateway"
        ],
        "PortBindings": {
            "7042/tcp": [
                {
                    "HostPort": ""
                }
            ]
        }
    }
}
Install

Free download

Latest Version

1.0.0

Active installs

< 100

Size

54.45 MB

Free extension includes
  • Product updates and improvements
  • Community support
Support
Tags
Requirements
  • BlueOS >=1.3.0
Supported Architecture
    arm64 arm amd64