Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: SICKAppSpaceCodingStarterKit/CSK_Module_FlowConfig

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.0.0 (#7)

# Release 2.0.0
- Removed deprecated block "OnNewValue" (was replaced by "OnExpired")

## New features
- New blocks "OnEvent" and "NotifyEvent"
- Selectable which blocks to show in flow editor (to focus on specific use cases)
- Check if persistent data to load provides all relevant parameters. Otherwise add default values

## Improvement
- Added features "ADD", "SUBTRACT", "MULTIPLY", "DIVIDE", "FLOOR", "FALLING_EDGE" to logic operator block
- Updated demo flows

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.4.0 (#6)

# Release 1.4.0

## Improvement
- Added features "TO_NUMBER" and "TO_STRING" to logic operator block

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.3.1 (#5)

# Release 1.3.1

## Bugfixes
- Minor UI edits

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.3.0 (#4)

# Release 1.3.0

## New features
- New logic 'RISING_EDGE' available within logic block

## Improvement
- Full UI usable via iFrame in other SensorApps
- Include all internal blocks to show info that no extra UI exists

## Bugfixes
- Legacy bindings of ValueDisplay elements within UI did not work if deployed with VS Code AppSpace SDK
- UI differs if deployed via Appstudio or VS Code AppSpace SDK
- Fullscreen icon was visible within iFrame
- Button for unsupported "Global parameters" was visible
- Manifest check was not compatible with VS Code AppSpacek SDK
- UI Bindings did not work with HTTPS

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.2.0 (#3)

# Release 1.2.0

## New features
- 'OnExpired' blocks to provide, periodically triggered via events. Multiple blocks can be used. (Replaces former 'OnNewValue' block)
- Logic blocks to solve simple logic operations directly within a flow
- New event 'OnStopFlowConfigProviders' to inform other modules to stop their FlowConfig related providers, e.g. via UI button (related modules need to be updated to support this feature)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
# Release 1.1.0 (#2)

# Release 1.1.0

## Improvement
- New event "OnNewStatusFlowConfigReady" to state that module is ready after creating manifest for BlocksEditor (might be relevant for other modules)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.0.0 (#1)

# Release 1.0.0
- Initial version
Morty Proxy This is a proxified and sanitized view of the page, visit original site.