dash

package module
v1.0.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

README

apiservice dash

The apiservice dash collects samples of all elements within an application. It provides the collected samples together with the belonging element name at the resource /dash/sample.

curl -X GET "https://dev-perimica-bjxt4.local/dash/sample" | jq
[
  {
    "value": 10.0104,
    "unit": "mA",
    "element": "/current/source"
  },
  {
    "value": 10.0152,
    "unit": "mA",
    "element": "/current/sink"
  }
]

Dual License

This software is by default licensed via the GNU Affero General Public License version 3. However it is also available with a commercial license on request (https://perinet.io/contact).

Documentation

Overview

* Copyright (c) Perinet GmbH * All rights reserved * * This software is dual-licensed: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License version 3 as * published by the Free Software Foundation. For the terms of this * license, see http://www.fsf.org/licensing/licenses/agpl-3.0.html, * or contact us at https://server.io/contact/ when you want license * this software under a commercial license.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PathsGet

func PathsGet() []httpserver.PathInfo

Types

This section is empty.

Jump to

Keyboard shortcuts

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