Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 update opcua subcommand help #2012

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

chris-rock
Copy link
Member

@chris-rock chris-rock commented Oct 1, 2023

cnquery shell opcua --endpoint opc.tcp://localhost:50000
→ loaded configuration from /Users/chris/.config/mondoo/mondoo.yml using source default
→ connected to OPC UA
  ___ _ __   __ _ _   _  ___ _ __ _   _ 
 / __| '_ \ / _` | | | |/ _ \ '__| | | |
| (__| | | | (_| | |_| |  __/ |  | |_| |
 \___|_| |_|\__, |\__,_|\___|_|   \__, |
  mondooâ„¢      |_|                |___/  interactive shell

cnquery> googleworkspace.user
cnquery> opcua.root
opcua.root: opcua.node id="i=84" name="Root"
cnquery> opcua.root { * }
opcua.root: {
  id: "i=84"
  dataType: ""
  description: ""
  max: ""
  properties: []
  namespace: opcua.namespace id = opcua.namespace/0
  min: ""
  components: []
  writeable: false
  name: "Root"
  organizes: [
    0: opcua.node id="i=85" name="Objects"
    1: opcua.node id="i=86" name="Types"
    2: opcua.node id="i=87" name="Views"
  ]
  class: "NodeClassObject"
  unit: ""
  accessLevel: "AccessLevelTypeNone"
}

@chris-rock chris-rock force-pushed the chris-rock/opc-ua-cli branch from 0ab6bb0 to 9dda58a Compare October 1, 2023 13:54
@arlimus arlimus merged commit 3231f3c into main Oct 1, 2023
@arlimus arlimus deleted the chris-rock/opc-ua-cli branch October 1, 2023 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants