chime-experiment / chime-experiment/coco

Add option to check the value of a forward-call reply

Open
#77 2 comments 0 reactions 1 assignee Claimed by @nritsche View on GitHub
enhancement
Dominant language
C++
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When doing a forward-call (to an external endpoint on a configured group of hosts), we need to add the option to check the values of the reply. Needed by #75

e.g.:
```
call:
forward:
- get-frame0-time:
# make sure GPS server didn't reply with {} (happens if it just started)
reply:
frame0_time:
type: list
frame0_nano:
value: 0
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.