Skip to content

JorritSalverda/jarvis-modbus-exporter

Repository files navigation

Installation

To install this application using Helm run the following commands:

helm repo add jorritsalverda https://helm.jorritsalverda.com
kubectl create namespace jarvis-modbus-exporter

helm upgrade \
  jarvis-modbus-exporter-alpha-innotec \
  jorritsalverda/jarvis-modbus-exporter \
  --install \
  --namespace jarvis-modbus-exporter-alpha-innotec \
  --set secret.gcpServiceAccountKeyfile='{abc: blabla}' \
  --wait

Modbus documentation for various devices:

About

Application to export modbus readings into BigQuery

Resources

License

Stars

Watchers

Forks