-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 797 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Generated by roxygen2: do not edit by hand
export(create_auth_token)
export(devices_get_events)
export(devices_get_properties)
export(devices_list)
export(devices_properties_list)
export(devices_properties_timeseries)
export(devices_show)
export(devices_tags_delete)
export(devices_tags_list)
export(devices_tags_upsert)
export(series_batch_last_value)
export(series_batch_query)
export(series_batch_query_raw)
export(things_create)
export(things_delete)
export(things_list)
export(things_properties_create)
export(things_properties_delete)
export(things_properties_list)
export(things_properties_show)
export(things_properties_timeseries)
export(things_properties_update)
export(things_show)
export(things_tags_delete)
export(things_tags_list)
export(things_tags_upsert)
export(things_update)