add magic numbers to LP message types
Right now there is no safety check to prevent messages from being sent to the wrong LP type. We should do this at the CODES model level by adding some sort of magic number or cookie to the top of each message struct.