ProxyConfigService - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - Build a Device

Portfolio
Industrial Edge
Product
Industrial Edge
Software version
v25.06
Edition
06/2025
Language
English

ProxyConfigService uses a UNIX Domain Socket "/var/run/devicemodel/sysproxy.sock" for GRPC communication. protoc generates both client and server instance for this Service. GRPC Status codes : https://developers.google.com/maps-booking/reference/grpc-api/status_codes .

Method Name Request Type Response Type Description
SetConfig ProxyConfig .google.protobuf.Empty Set the proxy server configuration
RemoveConfig .google.protobuf.Empty .google.protobuf.Empty Remove the proxy server configuration
GetConfig .google.protobuf.Empty ProxyConfig Returns the proxy server configuration