Checklist - SINTEF-9012/ThingModel GitHub Wiki

Nothing works

◻ Is it running ?

  • ◻ Is the process running ?
  • ◻ Is the process not stuck in an infinite loop ?
  • ◻ Is the process not waiting on a debug breakpoint ?

◻ Is the connexion working ?

◻ Are the things registered ?

◻ Are the objects valid ?

  • ◻ Are the objects valid regarding their type definitions
  • The server check the validity of things by default

◻ Are you on live mode ?

◻ You are not you using the JVM version

  • The big websockets messages are not working

The things use the default type

◻ Is the type registered ?

◻ Is the type registered after the client declaration ?