Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zbolt.go « octoprintApis - github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6ca739c75ae30b5ffe6802fe3d8c0841ba027ee (plain)
1
2
3
4
5
6
7
8
9
10
11
package octoprintApis

import (
	// "bytes"
	// "encoding/json"
	// "fmt"
)


const PluginZBoltApiUri = "/api/plugin/zbolt"
const PluginZBoltOctoScreenApiUri = "/api/plugin/zbolt_octoscreen"