spamme advertise NTScalar

This commit is contained in:
Michael Davidsaver
2018-02-13 17:49:02 -08:00
parent d12a6cad9b
commit 8e88f534bb

View File

@ -41,6 +41,7 @@ void alldone(int num)
#endif #endif
pvd::Structure::const_shared_pointer spamtype(pvd::getFieldCreate()->createFieldBuilder() pvd::Structure::const_shared_pointer spamtype(pvd::getFieldCreate()->createFieldBuilder()
->setId("epics:nt/NTScalar:1.0")
->add("value", pvd::pvInt) ->add("value", pvd::pvInt)
->createStructure()); ->createStructure());