public GatewaysController(RestServiceContext context) { _context = context; }
public PeripheralsController(RestServiceContext context) { _context = context; }