hab-rs-api-client 0.3.0

Bindings for openHAB REST API
Documentation
# \RootApi

All URIs are relative to */rest*

Method | HTTP request | Description
------------- | ------------- | -------------
[**get_root**]RootApi.md#get_root | **GET** / | Gets information about the runtime, the API version and links to resources.



## get_root

> models::RootBean get_root()
Gets information about the runtime, the API version and links to resources.

### Parameters

This endpoint does not need any parameter.

### Return type

[**models::RootBean**](RootBean.md)

### Authorization

No authorization required

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)