export const PROTO_PATH = {
AGENT: __dirname + '/agent.proto',
INVENTORY: __dirname + '/inventory.proto',
COMM: __dirname + '/comm.proto',
};