rest

package
v0.8.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx *simulator.Context)

Types

type Device

type Device struct {
	DeviceID   uint32 `json:"device-id"`
	DeviceType string `json:"device-type"`
}

type DeviceList

type DeviceList struct {
	Devices []Device `json:"devices"`
}

type NewDeviceRequest

type NewDeviceRequest struct {
	DeviceID   uint32 `json:"device-id"`
	DeviceType string `json:"device-type"`
	Compressed bool   `json:"compressed"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL