Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Send necessary parameters for any state transition #4

Open
1 task done
jsturdy opened this issue Aug 21, 2017 · 0 comments
Open
1 task done

Send necessary parameters for any state transition #4

jsturdy opened this issue Aug 21, 2017 · 0 comments

Comments

@jsturdy
Copy link
Contributor

jsturdy commented Aug 21, 2017

Brief summary of issue

Certain commands require that some parameters be sent
The way to do this in the rcms world is through the usage of CommandParameter objects

Types of issue

  • Feature request (request for change which adds functionality)

Expected Behavior

Sending any command will result in the transition being interpreted.

Current Behavior

Sending, e.g., Configure results in the following error message:

2017-08-18 12:02:11 and 288 ms : rcms.gem904.daq.rcms.fm.app.gemfm.GEMEventHandler
      INFO Executing configureAction
 2017-08-18 12:02:11 and 289 ms : rcms.gem904.daq.rcms.fm.app.gemfm.GEMEventHandler
     ERROR configureAction: error reading command parameters of Configure command.
 2017-08-18 12:02:11 and 331 ms : rcms.gem904.daq.rcms.fm.app.gemfm.GEMEventHandler
      WARN class rcms.fm.app.gemfm.GEMFunctionManager: Failed to send error mesage configureAction: error reading command parameters of Configure command.

Your Environment

  • Java version used: Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant