Liking cljdoc? Tell your friends :D

bacure.state


assoc-in-local-device!clj

(assoc-in-local-device! device-id ks v)

Set the value

Set the value
sourceraw docstring

assoc-local-device!clj

(assoc-local-device! device-id local-device)

Assoc a local device with the given key

Assoc a local device with the given key
sourceraw docstring

assoc-serial-connection!clj

source

clear-local-devices!clj

(clear-local-devices!)

Remove all traces of local devices in the local cache. WARNING: Doesn't clean up; ports might still be bound to the removed devices.

Remove all traces of local devices in the local cache.
WARNING: Doesn't clean up; ports might still be bound to the removed
devices.
sourceraw docstring

dissoc-local-device!clj

(dissoc-local-device! device-id)

Dissoc the local device associated with the given key, if any.

Dissoc the local device associated with the given key, if any.
sourceraw docstring

get-in-local-deviceclj

(get-in-local-device device-id ks & [default])

Return the value

Return the value
sourceraw docstring

get-local-deviceclj

(get-local-device device-id)

Return the local device

Return the local device
sourceraw docstring

get-serial-connection-propertyclj

source

local-devicesclj

source

request-responseclj

source

serial-connectionsclj

source

set-request-response!clj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close