Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/static asset port #18

Open
wants to merge 14 commits into
base: development
Choose a base branch
from
Open

Conversation

jkdevito
Copy link
Contributor

@jkdevito jkdevito commented Dec 8, 2023

Static Asset port from DynFusion App. Tested in the field with VC-4.

jkdevito and others added 12 commits August 25, 2023 14:54
1. Adds jsonProperty decorator to all config classes.
2. Copied in DynFusionAssetsStatic from DynFusion app.
1. DebugExtensions to allow for changing debug levels on the fly.
2. Updates static asset class
3. Updates DynFusionDevice to allow for static asset class
1. Added staticAsset dictionary to DynFusionDevice
2. Populated staticAsset dictionary in DynFusionDevice.Initialize()
3. Added staticAsset.LinkToApi to DynFusionDevice.LinkToApi()
4. Removed unnecessary package reference from packages.config
1. Updates config to add the `customAttributeJoinOffset' property for
static assets.
2. Updates DynFusionDevice to instantiate static assets and link the
static asset bridge.
3. Updates StaticAsset class to refactor `Initialzie()` to `SetupAsset()`.
Refactors DynFusionStaticAsset `CreateCustomAttributeJoin` `foreach` loop.
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