e4f4961c56
upd Gemfile.lock
2023-07-27 15:08:33 +01:00
4fdebc8178
Callbacks module extended
...
Now supports callback methods as well observer classes
levels example now uses callback methods
register,deregister now alias add/remove observer methods
minor version bump
2023-07-27 14:55:00 +01:00
155cbe019a
upd Gemfile.lock
2023-07-26 19:53:04 +01:00
6293ae7b8c
patch bump
2023-07-26 18:55:57 +01:00
57fca646b5
remove the monkey patching
2023-07-26 18:55:35 +01:00
d12a1a5954
refactor Callbacks
2023-07-26 18:55:19 +01:00
438f3b1659
upd Gemfile.lock
2023-07-26 17:27:41 +01:00
d15418a660
mixin only methods for directing the driver
...
patch bump
2023-07-26 16:55:59 +01:00
2883fd42cc
Socket class and driver methods
...
moved into Driver module
patch bump
2023-07-26 16:38:36 +01:00
88b2eabc0c
typo fix
2023-07-26 16:15:43 +01:00
e15e17cc9f
update readme title
2023-07-26 16:12:38 +01:00
72e09d5278
minor version bump
2023-07-26 14:38:12 +01:00
11d991b039
examples updated
2023-07-26 14:38:01 +01:00
3d3d8f3020
log level may now be set with environment variable
2023-07-26 14:37:49 +01:00
82c6ced760
logger module added
2023-07-26 14:37:35 +01:00
72ee539b96
upd gemfile.lock
2023-07-26 10:54:38 +01:00
bbfaf486c3
observer dependency removed
...
patchbump
2023-07-26 10:52:23 +01:00
8534c59fa2
close now aliases stop_driver
2023-07-26 10:52:07 +01:00
9940fbbf9f
assign client updater methods as base lambdas
2023-07-26 10:51:38 +01:00
18d291c6eb
rename info to infostring, now returns a string
2023-07-26 10:18:32 +01:00
6dc21314e8
break instead of exit
2023-07-21 07:55:50 +01:00
15585c90e9
fix error in rakefile
2023-07-21 06:39:53 +01:00
15c4baf5d7
raekfile updated
...
rework examples
2023-07-21 06:37:14 +01:00
15dcaeedda
remove unnecessary assignment.
2023-07-21 06:04:09 +01:00
856b7b5a5b
add attr_reader r_client for OBSWSTest
2023-07-19 15:24:15 +01:00
af85d8b9ab
minor version bump
2023-07-19 15:14:46 +01:00
5f08b97759
example in readme and main.rb refactored
...
code style badge changed to standard
2023-07-19 15:14:28 +01:00
73ae24eb4b
examples refactored
2023-07-19 15:13:26 +01:00
153f35e742
now using symbols when making api calls
...
in run, yield now passes a reference ot the client as an argument
2023-07-19 15:12:25 +01:00
17dcaa18d8
now using standard
2023-07-19 15:11:15 +01:00
955b00571a
whitespace fix
2023-07-19 15:11:05 +01:00
d9b054b108
whitespace fix
...
load obs.yml instead
2023-07-19 15:10:38 +01:00
799ae52b02
add prettier settings
2023-05-26 21:17:17 +01:00
bc93654297
move identify payload out of auth block
...
patch bump
2022-11-25 18:05:10 +00:00
aafcd185d0
patch bump
...
add full request payload to logger.
raise OBSWSError if auth enabled but no password provided
add example tasks to rake file
add logging section to README
2022-11-25 17:57:56 +00:00
43ecfb37f5
upd gemfile.lock
2022-11-18 15:00:34 +00:00
2e70c63ae7
fix patch ver
2022-11-18 14:54:29 +00:00
c67ce47026
pass payload for call_vendor_request
...
patch bump
2022-11-18 14:52:28 +00:00
norm
0bac7eaf3a
added missing response classes
...
patch bump
2022-11-03 04:11:59 +00:00
norm
5b0ce79e46
fix bug in get_group_list
...
patch bump
2022-11-03 03:36:56 +00:00
norm
a0f5d8e57b
add levels example
2022-10-27 06:45:52 +01:00
norm
f1a1c970e0
add low, high, all constants to SUBS
2022-10-27 06:45:21 +01:00
onyx-and-iris
449684c405
upd gemfile.lock files
2022-10-25 00:33:24 +01:00
onyx-and-iris
da5ef76c81
minor bump
2022-10-25 00:06:10 +01:00
onyx-and-iris
8752132012
scene rotate example added
2022-10-25 00:05:12 +01:00
onyx-and-iris
fb162ca195
logger level set to info in events example
2022-10-25 00:04:28 +01:00
onyx-and-iris
b33fe94cee
moved logger auth success to req,event classes
...
override to_s for req,event classes
rename authenticate to identify in base class
2022-10-25 00:03:43 +01:00
onyx-and-iris
9842bed8b6
add installation section to readme
2022-10-24 02:01:30 +01:00
onyx-and-iris
642e48d213
upd gemfile.lock
2022-10-23 23:40:56 +01:00
onyx-and-iris
2ed1368dcb
Merge branch 'main' into dev
2022-10-23 23:38:03 +01:00