Skip to content

Redo Data Access dumps according to the new spec#613

Open
amrc-benmorrow wants to merge 9 commits intomainfrom
bmz/dadumps
Open

Redo Data Access dumps according to the new spec#613
amrc-benmorrow wants to merge 9 commits intomainfrom
bmz/dadumps

Conversation

@amrc-benmorrow
Copy link
Copy Markdown
Contributor

This replaces the commits from #606 which have been reverted by #612 and makes the changes needed by the new spec.

Most significantly, Sparkplug Device is no longer brought into the Dataset class tree; instead we have Sparkplug dataset which references a Sparkplug Device or Node. This means Sparkplug Device can stay rank 1 and models the source of the data rather than the data itself.

amrc-za and others added 9 commits March 25, 2026 09:58
_Sparkplug Device_ is no longer to be incorporated into the _Dataset_
class tree. Instead we have _Sparkplug dataset_ (R2) which references a
_Sparkplug Device_ (still R1) via a _Sparkplug source_ app.

Include a new permission and the Special which was omitted from the spec
diagrams and so got missed.
Remove nnecessary capitals, they don't improve readability. Give a
little more context for some names where they are likely to be used as
primary classes and so need to be comprehensible entirely on their own.
We need a target to know what to grant both singular and plural grants
on. The `null` option is a special-case shortcut for a Wildcard grant,
because they're so common.
@amrc-benmorrow amrc-benmorrow requested a review from amrc-za March 25, 2026 11:03
@amrc-benmorrow amrc-benmorrow self-assigned this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants