Module: Command

Defined in:
lib/config.rb

Overview

Command

Constant Summary collapse

InjectionComplete =

responses from client

0
InjectionPause =
1
InjectionSign =
2
InjectionError =
3
InjectionProject =

commands to Client

4
InjectionLog =
5
InjectionSigned =
6
InjectionLoad =
7
InjectionInject =
8
InjectionXprobe =
9
InjectionEval =
10
InjectionVaccineSettingChanged =
11
InjectionEOF =
~0