Package main (v1.11.3) [up] [repository]

Index

Types

type InitConfig

InitConfig represents the common properties we care about in the config

type InitConfig struct {
	DeviceProperties string `json:"DEVICE_PROPERTIES"`
	BlastOverride    string `json:"blastDeviceOverrideConfigJSON"`
}