Commit graph

15 commits

Author SHA1 Message Date
0eeabb4321 provide (and use) add-action method for service-config 2024-06-19 08:55:33 +02:00
e6b3567e10 core: provide functions for simple config 2024-06-18 18:04:01 +02:00
ae24fabee5 core: minor improvements: intializations, exports, ... 2024-06-18 12:54:17 +02:00
e19b60bf9f core: provide context / services setup machinery 2024-06-18 10:53:26 +02:00
f7007b48e3 check (implementation = work in progress): logging; put sqlite DB in data subdirectory 2024-06-16 19:14:54 +02:00
46089ac27c core: context: add-action 2024-06-16 15:34:25 +02:00
6a88716b36 basic implementation of action selection (needs more tests) 2024-06-16 11:34:16 +02:00
10d4c9c687 work in progress: test receiver 2024-06-12 13:22:41 +02:00
5b48306ccf simple message set-up, + print method 2024-06-12 11:29:51 +02:00
645f008362 basic set-up of actions in context with action-spec 2024-06-12 10:13:19 +02:00
367f5ae589 first simple setup of printer service receiving message 2024-06-11 22:37:42 +02:00
1986c37933 scopes/core basics - work in progress 2024-06-10 08:04:33 +02:00
8611caaa8f use more general term context (instead of service) 2024-06-09 10:17:33 +02:00
81043d0e35 work in progress: config items hierarchy (root, children, parent, ...) 2024-06-07 16:34:58 +02:00
966a56037e rename 'steps' to 'core' (see go-scopes) 2024-06-07 11:18:10 +02:00
Renamed from steps/steps.lisp (Browse further)