Skip to content

'SPARTNMessage' object has no attribute 'authInd' #32

Answered by semuadmin
tammoweb asked this question in Q&A
Discussion options

You must be logged in to vote

The authInd attribute is part of the SPARTN transport layer and is only present if the payload is encrypted i.e. eaf=1. As I mention above, in the case of the ThingStream PointPerfect SPARTN NTRIP service the payload is NOT encrypted so SPARTNMessage.authInd will not exist. I'm unclear why the code would be attempting to access it. Are you using the latest version of pyspartn (v1.0.3)?

(very early versions of pyspartn did have a problem with NTRIP streams but this was resolved way back in v.0.2.1-alpha)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@semuadmin
Comment options

Comment options

You must be logged in to vote
1 reply
@semuadmin
Comment options

Answer selected by tammoweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants