epccontext

package
v0.0.0-...-de2618e Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteBody

type DeleteBody struct {
	Epc        string `json:"epc"`
	FacilityID string `json:"facility_id"`
}

DeleteBody is the struct for the request body to delete epc context for a given epc

type PutBody

type PutBody struct {
	Epc        string `json:"epc"`
	EpcContext string `json:"epc_context"`
	FacilityID string `json:"facility_id"`
}

PutBody is the struct for the request body to create/update epc context for a given epc

Jump to

Keyboard shortcuts

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