Skip to content

kamilkosek/openhab-ps

Repository files navigation

OpenHabRestApi

This directory contains the PowerShell module for the OpenHabRestApi service.


Status

OpenHabRestApi

Info

  • Modifiable: yes
  • Generated: all
  • Committed: yes
  • Packaged: yes

Detail

This module was primarily generated via AutoRest using the PowerShell extension.

Development

For information on how to develop for OpenHabRestApi, see how-to.md.

Usage

  1. Set two env variables in PowerShell
$env:OpenHabHost = 'http://192.168.178.250:8080'
$env:OpenHabApiKey = 'oh..................................................'
  1. Import the module
  2. Run i.e. to see whether it´s working or not :)
Get-OHItem

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published